LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

TryParse Method






The value to be parsed.
Tries to parse the string into an enumeration.
Syntax
public static bool TryParse( 
   string name
)
'Declaration
 
Public Shared Function TryParse( _
   ByVal name As String _
) As Boolean
'Usage
 
Dim name As String
Dim value As Boolean
 
value = Enum(Of T).TryParse(name)
public static bool TryParse( 
   string name
)
 function Leadtools.Dicom.Scu.Common.Enum.TryParse( 
   name 
)
public:
static bool TryParse( 
   String^ name
) 

Parameters

name
The value to be parsed.

Return Value

True if the value can be converted to the specified type.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Enum<T> Class
Enum<T> Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features